home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / EASEUS Partition Master / EPMSetup.exe / {app} / lib / pkgconfig / libpng12.pc < prev    next >
Encoding:
Text File  |  2009-04-22  |  220 b   |  11 lines

  1. prefix=/target
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include/libpng12
  5.  
  6. Name: libpng
  7. Description: Loads and saves PNG files
  8. Version: 1.2.12
  9. Libs: -L${libdir} -lpng12
  10. Cflags: -I${includedir}
  11.